Add a script to check solutions.#1691
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1691 +/- ##
==========================================
- Coverage 54.16% 53.88% -0.29%
==========================================
Files 340 341 +1
Lines 27835 27977 +142
==========================================
- Hits 15077 15075 -2
- Misses 12758 12902 +144
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Does this not run into #1483 ? on a somewhat related note, filename_to_language is the only part of cms that is actually imported. this script might be more useful if this dependency were removed; then using it would not require a (local) cms installation at all. |
Probably yes. |
Now it does not anymore, and checks for slow testcases. PTAL. |
No description provided.